CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - difference image

搜索资源列表

  1. Wh2

    0下载:
  2. 基于背景差分的运动图像检测,对运动目标进行跟踪-Motion based on background difference image detection
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1394
    • 提供者:折雨候鸟
  1. difference

    0下载:
  2. 数字图寻找相同,不同点并标记;多幅图像监控;一图多幅去噪处理-Digital map to find the same differences and marked multiple image monitoring a map pieces Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:350816
    • 提供者:chuchu
  1. image-segmentation

    0下载:
  2. 用VC++编写的图像分割源码。可以进行阈值分割-Image segmentation is one important domain of digital image processing, and is also one of the domestic and international concerns on research issue at present. It has great significance to the image feature extraction, image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3925502
    • 提供者:明生
  1. MARK Dehaze

    1下载:
  2. 2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-CVPR 2009 Best Paper " Single image haze removal using d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:2708469
    • 提供者:
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2662158
    • 提供者:山外メ雲ジ
  1. HOS

    0下载:
  2. 对差分图像进行高阶统计检测,得到运动信息-Higher-order statistics of the difference image detection, motion information obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:821
    • 提供者:张鹤
  1. mask

    0下载:
  2. 就如何从视频序列中分割出具有语义意义的运动对象 ,本文提出了一种自动的基于背景的运动对象分割算法 ,利用颜色、形状和灰度等特征对第一帧图像进行初步分割 ,然后根据帧间运动信息构造背景图像 ,最后以背景图像和帧差图像作为参考图像 ,对同一场景中的所有视频帧进行快速可靠的分割 。-On how to split out from the video sequences of moving objects with semantic meaning, this paper presents a con
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:593079
    • 提供者:charles
  1. iCAM(040213)

    0下载:
  2. 已知一幅图像在源观察条件下的数据,预测未知观察条件下的图像数据,并且可以计算图像差-Known in the source image data under the viewing conditions, predict unknown image data under the viewing conditions, and can calculate the difference image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:679123
    • 提供者:马力
  1. opencvFrame

    0下载:
  2. 用于运动检测的循环帧数,对差图像做二值化-Frames for motion detection cycle, the binary difference image do
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1468004
    • 提供者:王丽影
  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. cheliuliang

    0下载:
  2. 车辆检测方法,背景差分,图像预处理,数学形态学处理-Vehicle detection methods, background difference, image pre-processing, mathematical morphology processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1560
    • 提供者:huang
  1. second-difference

    0下载:
  2. 用二次差分滤波器增强图像中的点结构(NC)同时去除图像中的线结构(NLC)。具体算法讲解请看其中的两篇参考文献。-The second difference filter to enhance the image of the point structure (NC) at the same time remove the line in the image structure (NLC). Specific algorithm to explain See the two references
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11184502
    • 提供者:
  1. change_detection

    0下载:
  2. SAR图像 差异图像 和对数比图像源代码 matlab-The difference image of the SAR image and the ratio image source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:853
    • 提供者:侯臻
  1. recognition-algorithm-design

    0下载:
  2. 运用帧差序列图像进行背景建模与更新,采用背景差分和LBP纹理分析法进行运动车辆的分割及阴影消除。提出车辆形状投影量的概念,将视频车辆二维形状信息降至一维,并设计二维输入模糊分类器,根据形状投影量和车高,车长比,完成车型的多种类精细识别。-Frame difference image sequence background modeling and updating, background subtraction and the LBP texture analysis method for th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:657587
    • 提供者:周亚婷
  1. PCA_Nicolas

    0下载:
  2. 提出一种基于主成分分析(PCA)分解的图像融合框架。对源图像进行主成分分析,依据前几个主成分重建图像,经过下采样过程得到近似图像,对近似图像进行上采样,得到上层图像的差异图像(即细节图像),将最底层近似图像与各层细节图像进行累加完成图像的重构-The proposed fusion framework based on principal component analysis (PCA) decomposition. Principal component analysis of the sou
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2299
    • 提供者:wangdeshuai
  1. frame-difference-3

    0下载:
  2. 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:987
    • 提供者:iris
  1. SimpleDiff

    0下载:
  2. 对遥感图像运用影像差值法,求出差值图像,然后再利用直方图显示出来-Use of image-difference method for remote sensing image, find the difference image, and then use the histogram displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:699
    • 提供者:吴琦
  1. xianxing

    0下载:
  2. 图像差值 图像放大,提高图像质量,提高分辨率-The image difference image to enlarge and improve image quality, improve resolution
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:1099
    • 提供者:怒海老大
  1. Difference

    0下载:
  2. 这段程序用来对提取出的背景图像进行差分二值化-This procedure is used for the extracted background image differential binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:11419
    • 提供者:LEE
  1. image-resize

    0下载:
  2. 把一个图片从1024*1024 变成 256 256 再从256变到1024,并查看两者差别,用双线性差值完成-To become a picture from 1024* 1024 256 256 change from 256 to 1024, and look at the difference between the, Bilinear difference is completed
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:122345
    • 提供者:wwwww
« 1 2 3 45 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com